home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / visua / 941 / omahf106.gif < prev    next >
Graphics Interchange Format  |  1999-09-30  |  38KB  |  330x383  |  4-bit (16 colors)
Labels: text | screenshot | number | font | menu | document
OCR: Object Description Command Use this object to query a database. It tells you the specific command run against the data source Connection This holds the connection information. It is the open connection" to the data source. This tells you the errors resulting from a sin- gle operation. Each Error object represents a specific provider error, not an ADO error. Fielo This is a single column of data from a recordset Parameter WThis object gives you the argument you would associate with a Command object based on a stored procedure Recordset Thisis a set of records returned from a query and a cursor into those records. You don't need to open a connection to execute ä query recordsen). Property This is an ADO object characteristic that changes depending on the provider. The connection, Command, and Recordset bbieas all support a set of properties Figure 6: Seven objects contained in the ADO object model